home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Dead Stripping
- Sent: 7/3/96 11:10 AM
- Received: 7/3/96 11:22 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Allright. I make my class Auto-Destruct. However, when I open my
- >stationery, the following assertions creep up.
- >
- >**********
- >User break at FFD63428 debugstr+00024
- > CPersonView.cpp @28: ("Bad call to hidden operator new!", false)
- >User break at FFD63428 debugstr+00024
- > FWCFMRes.cpp @168: FW_gInstance->fNesting == 0
- >User break at FFD63428 debugstr+00024
- > FW_CFixedAllocator: An object of type FW_CPriv{BW|Color}PatternRep has not
- >been deleted prop
- > NMI
- > Closing log
- >**********
- >
- >Merci.
- >
- >Paul
- You need to use the macro FW_NEW(..) to new your class.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-
-